-
Home
-
AweBooking – Hotel Booking System
-
3.2.26 (latest)
-
Code
-
Classes
- Reservation
Total Complexity |
35 |
Dependencies |
5 |
Dependents |
6 |
Total lines |
364 |
Lines of code |
141 |
Logical lines of code |
83 |
Comment lines |
150 |
Methods |
20 |
Properties |
9 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_flush() |
S |
63 |
5 |
10 |
set_current_request() |
S |
65 |
3 |
10 |
restore_request() |
S |
66 |
3 |
8 |
restore() |
S |
63 |
2 |
11 |
get_hotel() |
S |
74 |
2 |
5 |
store() |
S |
63 |
2 |
10 |
calculate_totals() |
S |
66 |
2 |
9 |
get_taxes() |
S |
65 |
2 |
9 |
flush() |
S |
59 |
1 |
15 |
init() |
S |
62 |
2 |
10 |
resolve_res_request() |
S |
70 |
2 |
7 |
__construct() |
S |
67 |
1 |
8 |
set_previous_request() |
S |
77 |
1 |
4 |
get_current_request() |
S |
82 |
1 |
3 |
get_previous_request() |
S |
82 |
1 |
3 |
get_totals() |
S |
82 |
1 |
3 |
get_total_tax() |
S |
78 |
1 |
3 |
get_subtotal() |
S |
80 |
1 |
3 |
get_total() |
S |
80 |
1 |
3 |
generate_hash_id() |
S |
69 |
1 |
7 |